add modules name in DXL

Hi,

 

I want to add formal modules name in the DXL. i am running this DXl via Command Line.in command line i can define Project name.what about module names. i have to run the DXl into few formal modules of a project.

how i can define the names. & Module must be in Exclusive Edit Mode while running this DXL.

 

kindly Suggest.

 

Neeraj


neeraj93 - Thu Mar 16 10:00:35 EDT 2017

Re: add modules name in DXL
Mathias Mamsch - Fri Mar 17 04:25:06 EDT 2017

You need to pass in parameters to the DXL using a) environment variables b) DXL code snippets c) files.  For an example (using b) see here: 

https://www.ibm.com/developerworks/community/forums/html/topic?id=77777777-0000-0000-0000-000014305335&ps=25

Regards, Mathias